projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4b91f4
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 5 Feb 2008 11:47:46 +0000
(11:47 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 5 Feb 2008 11:47:46 +0000
(11:47 +0000)
lisp/follow.el
patch
|
blob
|
history
diff --git
a/lisp/follow.el
b/lisp/follow.el
index ea5bf960dd9ac8af30f8f5091c7f501726e74cc6..e251d4c7b3c25c2745fdacd2abc1c134b19a4242 100644
(file)
--- a/
lisp/follow.el
+++ b/
lisp/follow.el
@@
-300,7
+300,7
@@
;; above for an example of how to bind the keys the way you like.
;;
;; Please note that the keymap is defined the first time this file is
-;; loaded. Also note that the only
legal
way to manipulate the
+;; loaded. Also note that the only
valid
way to manipulate the
;; keymap is to use `define-key'. Don't change it using `setq' or
;; similar!